﻿2026-06-21T03:23:25.7698743Z ##[group]Run actions/checkout@v5
2026-06-21T03:23:25.7700031Z with:
2026-06-21T03:23:25.7700462Z   repository: SaberMage/spt-core
2026-06-21T03:23:25.7703908Z   token: ***
2026-06-21T03:23:25.7704276Z   ssh-strict: true
2026-06-21T03:23:25.7704659Z   ssh-user: git
2026-06-21T03:23:25.7705062Z   persist-credentials: true
2026-06-21T03:23:25.7705588Z   clean: true
2026-06-21T03:23:25.7706016Z   sparse-checkout-cone-mode: true
2026-06-21T03:23:25.7706509Z   fetch-depth: 1
2026-06-21T03:23:25.7706880Z   fetch-tags: false
2026-06-21T03:23:25.7707270Z   show-progress: true
2026-06-21T03:23:25.7707658Z   lfs: false
2026-06-21T03:23:25.7708015Z   submodules: false
2026-06-21T03:23:25.7708432Z   set-safe-directory: true
2026-06-21T03:23:25.7709169Z ##[endgroup]
2026-06-21T03:23:25.8571748Z Syncing repository: SaberMage/spt-core
2026-06-21T03:23:25.8574334Z ##[group]Getting Git version info
2026-06-21T03:23:25.8575579Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:23:25.8577448Z [command]/usr/bin/git version
2026-06-21T03:23:25.8578312Z git version 2.43.0
2026-06-21T03:23:25.8584999Z ##[endgroup]
2026-06-21T03:23:25.8598690Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e433cac6-ce80-4cf0-9447-d9dfbc234ea8' before making global git config changes
2026-06-21T03:23:25.8600085Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:23:25.8602604Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:23:25.8638162Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:23:25.8659945Z https://github.com/SaberMage/spt-core
2026-06-21T03:23:25.8670209Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:23:25.8673062Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:23:25.8694074Z HEAD
2026-06-21T03:23:25.8725582Z ##[endgroup]
2026-06-21T03:23:25.8726351Z [command]/usr/bin/git submodule status
2026-06-21T03:23:25.8912883Z ##[group]Cleaning the repository
2026-06-21T03:23:25.8913731Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:23:27.7662086Z Removing target/
2026-06-21T03:23:27.7670040Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:23:27.7736679Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:27.7741770Z ##[endgroup]
2026-06-21T03:23:27.7743036Z ##[group]Disabling automatic garbage collection
2026-06-21T03:23:27.7746553Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:23:27.7771356Z ##[endgroup]
2026-06-21T03:23:27.7772503Z ##[group]Setting up auth
2026-06-21T03:23:27.7776514Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:23:27.7803047Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:23:27.8003365Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:23:27.8028851Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:23:27.8213328Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:23:27.8240096Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:23:27.8416803Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:23:27.8445951Z ##[endgroup]
2026-06-21T03:23:27.8447826Z ##[group]Fetching the repository
2026-06-21T03:23:27.8453210Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:23:28.3403527Z From https://github.com/SaberMage/spt-core
2026-06-21T03:23:28.3404427Z  + 113d90df6...3ae883f45 3ae883f45a4e1306290f99b466f175e577452a52 -> pull/26/merge  (forced update)
2026-06-21T03:23:28.3423266Z ##[endgroup]
2026-06-21T03:23:28.3423928Z ##[group]Determining the checkout info
2026-06-21T03:23:28.3425209Z ##[endgroup]
2026-06-21T03:23:28.3429348Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:23:28.3469447Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:23:28.3493234Z ##[group]Checking out the ref
2026-06-21T03:23:28.3495528Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:23:28.3565007Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T03:23:28.3565660Z any of your branches:
2026-06-21T03:23:28.3565861Z 
2026-06-21T03:23:28.3566222Z   113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:28.3566783Z 
2026-06-21T03:23:28.3567012Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T03:23:28.3567380Z to do so with:
2026-06-21T03:23:28.3567526Z 
2026-06-21T03:23:28.3567741Z  git branch <new-branch-name> 113d90df6
2026-06-21T03:23:28.3568033Z 
2026-06-21T03:23:28.3570256Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:23:28.3575529Z ##[endgroup]
2026-06-21T03:23:28.3609877Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:23:28.3634557Z 3ae883f45a4e1306290f99b466f175e577452a52
